Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ section for the next release.
- `extract_soil_gssurgo` now supports spatial sampling using a grid of user-defined size and spacing. And supports ensemble simulation of soil organic carbon (SOC) stocks, using area-weighted aggregation
- The ERA5 NC extraction function can now handle multi-site instead of one
- All of the `met2model.*` functions no longer write a list of variables (`*.nc.var`) file alongside each output netcdf. If you need var files, use `PEcAn.utils::nc_write_vars()` after the run completes (#3611, #3616).
- `write.config.STICS()` now modifies parameters with vectors rather than individually.



Expand Down Expand Up @@ -752,4 +753,4 @@ Camp PEON: Assimilation, multi-site, soil params, Maespa, LPJ-GUESS, improvement


## [1.4.7] - 2016-07-13
CMIP5, Shiny, FLUXNET2015, Global Sensitivity
CMIP5, Shiny, FLUXNET2015, Global Sensitivity
3 changes: 3 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,9 @@ authors:
orcid: 'https://orcid.org/0000-0002-7430-7879'
- given-names: Harunobu Ishii
affiliation: Boston University Software & Application Innovation Lab(SAIL)
- affiliation: Finnish Meteorological Institute
given-names: Quentin Bell
orcid: 'https://orcid.org/0009-0005-0253-8642'
- given-names: Akash BV
affiliation: CMR Institute of Technology, Bengaluru

Expand Down
Loading
Loading