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

Docs #25

Open
ebgoldstein opened this issue Sep 2, 2020 · 5 comments
Open

Docs #25

ebgoldstein opened this issue Sep 2, 2020 · 5 comments
Labels
documentation Improvements or additions to documentation

Comments

@ebgoldstein
Copy link
Contributor

ebgoldstein commented Sep 2, 2020

Right now, this issue is just a list of things needed to explain the project.. I think a comprehensive readme would work well.

this will help prevent me making mistakes/mess up your hard work... like yesterday, when i tried to swap in the new Hx Isaias data and it didn't working... 😆

@ebgoldstein
Copy link
Contributor Author

ebgoldstein commented Sep 14, 2020

How map can evolve with added data

  • where the files should be added in the directory structure
  • which lines of code need to be modified to add this data to the map (unless it is all dynamic and map will render based on whichever data is in a given directory).

specifically, the data that will be added:

  • new storms (i.e., adding new storms to dropdown menu)
  • NOAA tiles for new storms (WMTS)
  • USGS overwash predictions, for both new storms and old storms, as data is released (.shp + .dbf`)
  • USGS overwash extents, for both new storms and old storms, as data is released (.shp)
  • new/updated ML predictions, for both new storms and old storms (.csv)

@ebgoldstein ebgoldstein added the documentation Improvements or additions to documentation label Sep 14, 2020
@ebgoldstein
Copy link
Contributor Author

ebgoldstein commented Sep 28, 2020

how to use the code:

  • general documentation on code structure
  • how someone could change modify things.
  • how to build/run on a local machine

@ebgoldstein
Copy link
Contributor Author

what do you think about this @jamisonvalentine ?

@jamisonvalentine
Copy link
Collaborator

@ebgoldstein pushed some changes to the README that I did earlier to a new "docs" branch, is there anything that I should add or modify?

@ebgoldstein
Copy link
Contributor Author

this looks good to me. I would just add the 'file naming convention' info then we can merge that branch... (I will give it a test sometime in the next week — but i think we can merge now regardless since it makes sense to me for sure)

@ebgoldstein ebgoldstein mentioned this issue May 12, 2021
Merged
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants