Giter VIP home page Giter VIP logo

auxdata's Introduction

auxdata

Notice: auxdata is now deprecated. Julia code is restructured and updated in the packages VectorMaths, pyp, filehandling, ChemPhysConst, and MCMphotolysis. numerics.jl is currently not supported. Python code is not supported anymore.

Auxiliary data and scripts used mainly for Julia scripting. Some auxiliary python scripts to derive parameterisations for MCM photolysis processes are provided, but no longer maintained.

Content

  • Folder py.fcn: Auxiliary python scripts for the derivation of MCM photolysis processes (no longer maintained)
  • gnu.head in folder py.dat: Obsolete header for a gnuplot script (as include file)
  • jl.mod: Auxiliary Julia modules
    • fhandle: Functions for file handling, I/O reading/writing
    • rddata: Functions to read j values from TUV output files
    • fitfcn: Functions to derive parameterisations for MCM photolysis processes from TUV output data
    • pltfcn: Functions to plot MCM photolysis parameterisations derived from TUV output
    • ChemPhysConst: Important chemical and physical constants in natural sciences
    • numerics: Functions dealing with manipulating numbers
    • VectorMaths: Functions to derive the mean and sum of a set of vectors
    • pyp: Functions to load and plot data using PyPlot

Version history

Version 0.8

Version 0.7 – 0.7.2

  • Updated Julia plotting scripts
  • Mean/sum of multiple vectors in VectorMaths; extrapolation of mean to minimum/maximum of overall data by scaling or offset
  • Bug fixes

Version 0.6

  • Initial auxiliary files with obsolete python scripts and Julia scipts for the derivation of MCM photolysis parameterisations and plotting

auxdata's People

Watchers

James Cloos avatar Peter Bräuer avatar

auxdata's Issues

Set axis range on log plots

When log plots are used, setting the axes limits via xlims/ylims keywords doesn't work.
These currently have to be adjusted after the return of fig, ax from the subroutine using the natural python functions xlim/ylim.

Adjust the subroutine to recognize the kwargs xlims/ylims, when logscale is active.

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.