Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Using d3.js with a Flask server to render map tiles from a NetCDF file completely on the client side.

License

Notifications You must be signed in to change notification settings

NCAR/d3-CESM-tiling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

d3-CESM-tiling

Using d3.js with a Flask server to render map tiles from a NetCDF file completely on the client side.

Instructions to view:

  • Clone repository and navigate to it in terminal
  • Download datasets from this zipped Google Drive folder, extract files directly into static/data
  • Ensure flask is installed and datashader.utils, xarray, and pandas are accessible in the directory (or virtual environment, if you are using one)
  • Use command flask run and navigate to the provided URL in a browser

See this Figma schematic for an overview of the application's structure.

About

Using d3.js with a Flask server to render map tiles from a NetCDF file completely on the client side.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published