Community Profile

photo

Ellen Maas


Last seen: 約4年 前 2017 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

回答済み
convert "number of days since" to datetime, given 365-day and 360-day calendars (not Gregorian)
I figured out a brute-force-but-hey-it-works solution for my particular data. I'm not goint to mark this as the Accepted Answer ...

4年以上 前 | 1

質問


convert "number of days since" to datetime, given 365-day and 360-day calendars (not Gregorian)
Hi, I have some regional climate model data that is dated by "days since 1949-12-1". None of the models use a Gregorian calendar...

4年以上 前 | 2 件の回答 | 0

2

回答

回答済み
Extracting file name elements to vectors
What I figured out was instead of using strtok, I used extractBetween to pull segments of the file names and store them in a cel...

5年弱 前 | 1

| 採用済み

質問


Extracting file name elements to vectors
Hi, I have some climate files separated by minimum and maximum monthly temperatures for a given latitude and longitude from a va...

5年弱 前 | 2 件の回答 | 0

2

回答

質問


How do I display lines over points in biplot?
Hi everyone, I am creating a couple of biplots from the outputs of the "pca" function. The "biplot" function seems to have a ...

約7年 前 | 2 件の回答 | 1

2

回答