Skip to content

Index repository for NOWCAST modules project at ESO

Notifications You must be signed in to change notification settings

tomasrojasc/NOWCAST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

NOWCAST project

disclaimer: I am not a software engineer so I apologize in advance for any atrocity you may find in this repository. 😅

This is the index repo for all the other repositories for this proyect.

Repositories in the proyect

Here is a list with the links of all the repositories needed for this proyect

  • correlation module: is the repository in charge of computing the cross correlations between time series.
  • wind module: This repository manages all the wind data of interest for the project by the ECMWF
  • time series module: This module takes the csv files for the sites to inspect, and return a binary file for the latter viewing of the data.
  • GUI module: This module takes all the data above and makes a GUI with Bokeh
  • PDF Module: This module makes pdf for looking determined years by eye and see if there is somenthing interesting

Important considerations

For all the computations done in this modules, site1 and site2 should be consistent, and if a cross correlation has positive time, it means that site1 was before site2, the opposite is true if the correlation time is negative. The same principle applies with the predicted times in the wind module.

For formatting the MASS data, there is a Jupyter Notebook Fuyan has. NOTE: I am founding errors in that part so I have to review it, in the meanwhile you can ask me the corrects files for that vie email.

Credits

  • The pydcf bby Damien Robertson used in the correlation module can be found here.

Thaks

I want to thank ESO and in particular to my supervisor Fuyan Bian.

About

Index repository for NOWCAST modules project at ESO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages