mapbox / mapbox/make-surface

"Empty" ocean, only shows land outline

Open
#90 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
91
Forks
17
PR merge metrics
No merged PRs in 30d

Description

To reproduce:

  1. Download some wave data from NOAA (http://nomads.ncep.noaa.gov/cgi-bin/filter_wave.pl), select NPH from the dropdown, surface level, select HTSGW variable.
  2. Run gribdoctor smoosh -uw -dev nph.t18z.grib.grib2 nph.tif
  3. Then run makesurface vectorize -b 1 --outfile nph.json nph.tif

Result is the outline of the coast but no visible ocean data.
screen shot 2015-06-07 at 8 39 27 pm

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue with the NOAA wave data and the gribdoctor smoosh and makesurface vectorize commands shown. Trace why nph.tif produces only a coastline outline, and consider the issue resolved when the generated surface displays the ocean data as well.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data-visualization
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.