Skip to content

Extract all subobjects from a MONICA "env" JSON to separate files

License

Notifications You must be signed in to change notification settings

ATB-Potsdam/monica-env-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

monica-env-extractor

Extract all subobjects from a MONICA "env" JSON to separate files. This tool is intended to support debugging MONICA input data All files are created in current working directory following this scheme (input is env-test.json):

  • env-test_climateData.json
  • env-test_cropRotation.json
  • env-test_simulationParameters.json
  • env-test_siteParameters.json
  • env-test_userCropParameters.json
  • env-test_userEnvironmentParameters.json
  • env-test_userSoilMoistureParameters.json
  • env-test_userSoilOrganicParameters.json
  • env-test_userSoilTemperatureParameters.json
  • env-test_userSoilTransportParameters.json

Quick start

  • install node.js
  • run node monica-env-extractor.js env-test.json

About

Extract all subobjects from a MONICA "env" JSON to separate files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published