Git Product home page Git Product logo

geosetup's Introduction

geosetup

Python package for reprojecting, gridding, and writing geospatial data to formats supported by GDAL

Code Credits:

  • Trond Kristiansen - plotting and CorTAD module
  • J. Gomez-Dans ([email protected]) - gridding module
  • more TBA

Modules

  • writefile: Given data and geo-points, writefile will write to file formats supported by the GDAL python, as well as a method for writing to ESRI's ASCII grid format (.asc).

  • gebco: Extracts bathymetric data from gebco 1 degree and 30 arc-second global grids. Supports sub-setting given geographic bounds.

  • cortad: Extracts SST data from weekly averaged cortad data. Modified from code written by Trond Kristiansen.

  • pathfinder: Extracts SST from daily averaged pathfinder data. Supports subsetting by geographic and time bounds.

  • sightsurvey: Imports data from textfile into structured numpy array for use with other modules.

  • makekml: methods for creating Google kml files from dataset

  • interpolate: Includes different interpolation methods for interpolating geo-spatial data.

  • griddata: Re-samples point/value data to new grid dimensions.

  • globcolour: Extracts Chl-a data from daily averaged globcolour merged chlorophyll data. Supports subsetting by geographic and time bounds.

Todo / Issues

  • create method to create grid for sample area
  • Re-sample to defined grid
  • determine why gaps in geotiff files
  • write method to write to ASCII grid
  • Determine if effort is correct/ perhaps split by cruise leg
  • print log/summary file with images
  • check that chl-a method is working correctly
  • check what is going on with bathy mirror problem, spot check depths?
  • make sure land masses are masked

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.