You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use ClimaUtilities v0.1.25 to read in spatial data to a point using lat/lon PR #1279
Add data handling tools to FluxnetSimulationsExt and use throughout docs and experiments PR #1238
Rename LandSimulationVisualization to LandSimulationVisualizationExt; add template for FluxnetSimulationsExt PR #1259
Use global MODIS LAI for all simulations; remove modis_lai_fluxnet_sites artifact PR #1282
New features
Add convenience constructors for CanopyModel and integrated models PR #1255
Add constructors with default values for Canopy components PR #1233
Improvements
Use FluxnetSimulationsExt in fluxnet experiments PR#1295
Use nearest neighbor spatial interpolation PRhttps://github.com//pull/1290
Remove root_depths from the PrescribeGroundConditions struct, and treat these ground ``drivers" consistently with how we handle atmospheric forcing PR #1240
📢 API Changes:
🚀 Features
move fluxnet code for parameters and domains to src/ (#1222)
use global modis_lai artifact; select closest lat/lon for points (#1224)
move Fluxnet plotting into LandSimulationVisualization extension (#1231)
pass FT as type parameter for convenience constructors (#1239)
add default constructors for CanopyModel, integrated models (#1246)