Code Monkey home page Code Monkey logo

icesat-2-hackweek-2023's Introduction

icesat-2-hackweek-2023's People

Contributors

aaarendt avatar abarciauskas-bgse avatar andypbarrett avatar asteiker avatar fliphilipp avatar jcbw avatar jessicas11 avatar jomey avatar jonm3d avatar jpswinski avatar jules32 avatar karinazikan avatar liuzheng-arctic avatar michaleaking avatar romip avatar scottyhq avatar tplshams avatar tsnow03 avatar tsutterley avatar weiji14 avatar wsauthoff avatar younghyunkoo avatar zachghiaccio avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

icesat-2-hackweek-2023's Issues

Issue on page /tutorials/bathymetry/bathymetry_tutorial.html

Thank you very much for the great work, which help me a lot in extracting the water depths from IceSat 2 data.

During the implementation of the codes, I got the error:
TypeError: atl03sp() got an unexpected keyword argument 'asset'

when using
df_0 = icesat2.atl03sp(parms,asset=asset, version='006', resources=granules_list)

Remove
asset=asset, version='006' can make the codes work.
However, I can not get the similar list as your features:
Available photon-rate features: ['sc_orient' 'solar_elevation' 'rgt' 'track' 'background_rate' 'segment_id' 'segment_dist' 'cycle' 'distance' 'snowcover' 'atl08_class' 'quality_ph' 'atl03_cnf' 'landcover' 'relief' 'yapc_score' 'height' 'ref_azimuth' 'ref_elev' 'geoid' 'pair' 'geometry' 'spot']

especially for the feature "distance", which is used in this line:
# add a column for along-track distance df['along_track_meters'] = df['segment_dist']+df['distance']-np.min(df['segment_dist'])

I checked the API of atl03sp but it was not mention anything about asset or version.

Do I miss something here?

Here are my granule 'ATL03_20230725085527_05372007_006_02.h5' and available features:
Available photon-rate features: ['region' 'rgt' 'pair' 'track' 'solar_elevation' 'segment_id' 'background_rate' 'segment_dist' 'sc_orient' 'cycle' 'yapc_score' 'x_atc' 'y_atc' 'landcover' 'quality_ph' 'height' 'relief' 'atl08_class' 'atl03_cnf' 'snowcover' 'ref_azimuth' 'ref_elev' 'geoid' 'geometry' 'spot']

Regards,
Thang

Create Netlify Preview even if build step raises an error

This PR didn't get a preview #50

Simply because WARNING: Non-consecutive header level increase; 2 to 4 [myst.header] raises an error code

jupyter-book build book/ --warningiserror --keep-going

Log:
https://github.com/ICESAT-2HackWeek/ICESat-2-Hackweek-2023/actions/runs/5720017208/job/15499143677?pr=50

I think we want the warnings to still raise errors, but at least create the preview link.

add NASA grant number

Suggest we add text below the sponsor logos to acknowledge our specific funding source:

NASA Cryo ICESat-2 Mission 80NSSC23PA905

Images not rendered on website for data access tutorial

For example:

https://icesat-2-2023.hackweek.io/tutorials/data-access-and-format/earthdata_search.html#searching-for-data-and-s3-links-using-earthdata-search :

Screenshot 2023-08-04 at 1 20 45 PM

You can use this syntax to get images and captions appearing identically on the website and jupyterhub (https://jupyterbook.org/en/stable/content/figures.html#figures):

```{figure} ../images/C-3PO_droid.png
---
height: 150px
name: directive-fig
---
Here is my figure caption!
```

@andypbarrett @asteiker are one of you able to open a follow-up PR to fix? If you don't have time today we can get to it later, since as mentioned above things look good running the notebook in CryoCloud JupyterHub

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.