CDT icon indicating copy to clipboard operation
CDT copied to clipboard

The Climate Data Toolbox for MATLAB

Results 12 CDT issues
Sort by recently updated
recently updated
newest added

The current version of daily_insolation.m in the CDT calculates the orbital parameters from the BER90 solution described in Berger & Loutre 1991. As noted in Berger & Loutre 1991 (see...

The constant offset (termoption 3 or 4) is not correct.

The anomaly plot function could be much more versatile by allowing the user to specify a variable baseline. This is useful for visualising differences between the annual trend of a...

In the function ``nao``, the mean is removed in lines 64 through 66. However, the mean is already removed by the ``standardize`` call in lines 60 through 62, which makes...

The integrated summer insolation should be integrated from 152 day to 243 day (June to August), not select 'Fsw(Few

SPEI returns a time step equal to the input variable `integrationtime`. Although not wrong, that does not agree with the spirit of SPEI. The time step of the returned SPEI...

invalid

User Behzad Navidi asked if implementing SPI would require significant additional changes to the code. Answer: > Computing the SPI will only require a small > change in the code....

enhancement

Hi Chad, I am writing a navigating code for a vessel in seaway, and one of the requirements is to check if the next coordinate is land or sea. If...

Hello Chad Greene, I'm not sure if this page is still active and if you're responding to the queries. But, I have a few basic related issues: 1) do we...

Hi, I'm new to CDT and new to GitHub. I am trying to write my thesis on climate change with the help of Matlab and CDT… And I found out...