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

clean-up of edit biomes display #141

Open
2 tasks
teixeirak opened this issue Apr 24, 2020 · 2 comments
Open
2 tasks

clean-up of edit biomes display #141

teixeirak opened this issue Apr 24, 2020 · 2 comments

Comments

@teixeirak
Copy link
Contributor

teixeirak commented Apr 24, 2020

@caseyhofford

Below is a screenshot of the edit ecosystems display.

I'd like to make two minor (and hopefully very easy) changes:

  • remove the "source" boxes, as they aren't currently used. Please keep the structure to make them in the code, as the eventual ideal is to show the source and allow users to be able to select an alternate source.
  • replace -9999 error values with NA or blanks (better yet, can I replace it with NA or blanks in biome_defaults.csv without causing problems for the code?).

image

@caseyhofford
Copy link
Contributor

@teixeirak I have tried removing all values of -9999 from both the frontend and backend but haven't had any luck changing the default values in these fields. Is it possible these data points are coming from the netcdf data?

@teixeirak
Copy link
Contributor Author

@caseyhofford , I believe they're coming from biome_defaults.csv. Can I replace them with blanks or NA in that file without causing problems for the code?

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

No branches or pull requests

2 participants