Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add/xml upgrades/v11 #83

Open
wants to merge 56 commits into
base: plecharpent/refacto-upgrade-xml
Choose a base branch
from

Conversation

plecharpent
Copy link
Contributor

No description provided.

timflutre and others added 30 commits April 10, 2024 08:27
* add functions to compute Julian day from year of simulation start

* fix bug after remark from S. Buis

* rename functions

---------

Co-authored-by: Patrice Lecharpentier <[email protected]>
* removed man for internal func, adapted comput_day_from_date for a vector of dates, tests added

* update man: for dates vector
* removed man for internal func, adapted comput_day_from_date for a vector of dates, tests added

* update man: for dates vector

* added rhub workflow for rhub

* news update, site, description

* Update CITATION.cff

---------

Co-authored-by: plecharpent <[email protected]>
… xml_document class adaptation for xsd files use
…ar and the date can be a character format one
Merge branch 'main' into add/xml-upgrades/v11

# Conflicts:
#	inst/extdata/xml.zip
* added TODO comments for fixing parameters values attached to layers.

* * added in get/set param_txt functions plant_id and value_id args for filtering extraction of parameters values or replacement for subsets including plant id and or values ids.

* Checks have been added for controlling extraction/replacement operations on vectors

* For parameters vectors, the behaviour is to replace all values with the same if only one replacement value. Otherwise, for replacing a subset of values a vector of ids must be given with the new values vector (but not in case of full replacement)

* fixes: error management when ini file content dose not match the used version, retrieving ini values for version >= 10, management of unknown parameters
plecharpent and others added 26 commits June 3, 2024 15:48
* fix: exact default value to FALSE

* fix: documentation
add get_cultivars_list with tests
* add compute_date_from_day with tests

* Update compute_date_from_day.R

some reformatting, fix examples

* Update _pkgdown.yml

added compute_date_from_day

---------

Co-authored-by: Patrice Lecharpentier <[email protected]>
* Update DESCRIPTION

* Update CITATION.cff

---------

Co-authored-by: plecharpent <[email protected]>
* update stics web site url

* missing Rmd update
* new function added for copying mod, obs, lai and weather files

* man update

* missing description update
* new function added for copying mod, obs, lai and weather files

* Revert "new function added for copying mod, obs, lai and weather files"

This reverts commit e131a36.
…iles (#108)

* fix: generating plt and tec files for the associated crop for the one species case (i.e. wheat / wheat)

* New function for generating param_gen.xml and param_newform.xml for the use case of generating xml inputs files (no parameter forcing allowed for the moment, just copy a version specific file from examples)

* doc update (site, vignette)

* fix: namespace and desc, mistake on previous commit for get_usms_files

* fix: duplicate chunk name

* fix: fun doc

* fix examples

* missing overwrite in examples
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants