Chris John

Results 11 issues of Chris John

Request from Frederic Leclercq: Add a way how to disable/and or adjust the limits for the "Unusual activity" mail. The 25% is hard coded: https://github.com/ERDDAP/erddap/blob/main/WEB-INF/classes/gov/noaa/pfel/erddap/LoadDatasets.java#L1253 It'd be great to have...

enhancement
good first issue

From Bob Simons: > In datasets.xml, there could be an optional tag like > attribute1,display1,attribute2,display2 > which can have 1+ pairs of values (a global attribute name and the word...

enhancement
good first issue

# Description This adds test datasets based on Zarr files and tests to verify behavior. Because zarr "files" are different (they're folders), there is some subtle behavior differences needed to...

**Describe the bug** The new useSharedWatchService should be in the erddapContent.zip, and specified in the other example setup.xml files. true You can see it in the test setup.xml file here:...

good first issue
Straightforward

This needs some investigation on if and how to implement the feature. Original message below: Pinging @ChrisJohnNOAA is this capacity that @jklymak describes something ERDDAP can support/could support in future?...

This is subject to change. Priorities will shift and new projects will be added over time. This is roughly in priority order, but not a strict ordering. Also some projects...

**Describe the bug** The language names in the language picker are all written in English. **Expected behavior** The language picker should have language options written in their own language.

good first issue
Straightforward

&.yRange=min|max|ascending|scale|**aspect** aspect would be a decimal between 0.01 and 100 originally requested in email by John Kerfoot. I believe this requires modifying EDDGrid and EDDTable saveAsImage method (in both) to...

enhancement
good first issue
Straightforward

Currently the script will translate every message which is a lot of text and can be quite expensive with cloud translation costs.

enhancement

New dataset types can be automatically included with #206 to be served, but the GenerateDatasetsXml script still requires manual updating. Add similar functionality to the GenerateDatasetsXml script.