Giter Site home page Giter Site logo

floes-are-swell's Introduction

This is the overall directory containing project directories. The directory structure is as follows:

-----------------------
Floes-are-Swell/Scripts 
-----------------------
 --- download_data_general.ipynb : a jupyter notebook that shows how to download and segment granules from the NSIDC data portal. 
 --- ReadIntoXarray.ipynb : a jupyter notebook that goes through reading an ATL07 data file into xarray. 
 --- readintoxr.py : a python script that reads ATL07 files into an xarray dataset
      -- readintoxr.MakeDataSet : reads in a single .h5 file and beam
      -- readintoxr.MultiFileDataSet : reads in several listed .h5 files and listed beams
 --- ice_plot.py : a set of scripts that make nice plots of the polar regions 
 --- pretty_maps_N_tracks.ipynb: A jupyter example of making a lovely map of SIC with a track on it
  
-----------------------
Floes-are-Swell/FSD 
-----------------------
 --- FSDutil.py : A python file with utility programs for reading in the Chord Length and Lead Width distributions
      -- FSDutil.get_CLD(beam_xarr) : takes a given xarray structure with a single index and computed the CLD using the field beam_xarr.isita_lead
      -- FSDutil.get_LWD(beam_xarr) : takes a given xarray structure with a single index and computed the LWD using the field beam_xarr.isita_lead
          NOTE: FSDutil.get_LWD returns +/- the same results as the ATl10 flag "lead_length", which is probably easier to use.
 
 --- FSD_single_track.ipynv : a notebook file that takes a single ATL07 file, reads in beams as necessary, and then spits out the CLD/LWD in nice plots
  
       

floes-are-swell's People

Contributors

akpetty avatar ayumifuji avatar chhorvat avatar cmbitz avatar ellenbuckley avatar xizhaouw avatar

Watchers

 avatar  avatar

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.