EXCITED-CO2 / excited-workflow

A Machine Learning workflow to produce a dataset of global net ecosystem CO2 exchange fluxes.
https://excited-workflow.readthedocs.io/
Apache License 2.0
4 stars 0 forks source link

More flexibility for selecting a region #11

Open koren007 opened 1 year ago

koren007 commented 1 year ago

The function 'preprocess_ameriflux_sites' has some hardcoded pieces for selecting sites in the Transcom 2 region. It would be good to generalize this at some point: to other Transcom regions, but also to other regional masks (e.g., IPCC regional definition)

(note I have also commented this response to an approved pull request, but it is probably better to merge the pull request and keep this as an issue for later)

BSchilperoort commented 1 year ago

Yes, this will be implemented in the future. However for now we only have Ameriflux data available. The Fluxnet data from other regions might also be in a different format, so we will have to make more changes anyway.