Git Product home page Git Product logo

air-sea-heat-flux-paper's Introduction

Air-sea Heat Flux Observations from a Spotter Buoy

This repo contains all code necessary to reproduce the results presented in "Air-sea Heat Flux Observations from a Spotter Buoy," which has been submitted for publication by Galen Egan, Seth Zippel, and Pieter Smit.

Interpreter Setup

The code herein was executed using a Python 3.9.10 interpreter with package versions specified in requirements.txt

Source Data

The source dataset can be found at this link. After downloading the data, it should be placed in the data folder in the project home directory.

Data Processing and Figure Generation Scripts

The site_conditions.py script in misc/ requires only the source training dataset. However, other scripts must be run in a particular order to generate data files required for other scripts. In particular:

  1. src/bulk_variables/plot_and_export_bulk_variables.py will create a plot of all bulk variable estimates and save a new csv at data/bulk_variable_dataset.csv
  2. After the bulk variable dataset is generated, src/bulk_fluxes/calculate_bulk_fluxes.py will save a few variations of data/final_flux_dataset.csv, some with Spotter-estimated variables replaced by their ASIT equivalents
  3. After the final flux datasets are generated, src/bulk_fluxes/generate_error_stats_table.py and src/bulk_fluxes/plot_bulk_fluxes.py can be run to generate Table 2 and Figure 7, respectively.

air-sea-heat-flux-paper's People

Contributors

galenegan avatar

Watchers

 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.