Skip to content

Commit

Permalink
Re-enable linkcheck as per updates in #120 (#145)
Browse files Browse the repository at this point in the history
* Re-enable linkcheck as per updates in #120

* Fix failed build due to linting issues
  • Loading branch information
Nolski authored Feb 14, 2025
1 parent 3e635ea commit 1a35f55
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 17 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/link-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ jobs:
- name: Install Dependencies
run: npm install -g markdown-link-check

#- name: Check Links
# run: markdown-link-check -q ./*.md -c mdlinkcheckconfig.json && markdown-link-check ./**/*.md -q -c mdlinkcheckconfig.json
- name: Check Links
run: markdown-link-check -q ./*.md -c mdlinkcheckconfig.json && markdown-link-check ./**/*.md -q -c mdlinkcheckconfig.json
8 changes: 3 additions & 5 deletions funders/nsf-grants/geo-ose.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,19 @@

GEO OSE seeks to build upon the POSE solicitation by targeting community building programs specific to the geospace sciences, ocean sciences, Earth sciences, and polar sciences. As per the solicitation:


Develop and foster adoption of open, inclusive, and equitable research practices across geoscience domains informed by open science principles, including (but not limited to) the FAIR, CARE, and TRUST Principles, as well as Reproducibility and Replicability;
advance transformational and innovative open science approaches that advance geosciences research and education by leveraging and building connections across the existing ecosystem of cyberinfrastructure resources, including data repositories, open-source software communities, and shared computing (e.g., high-performance and cloud computing);
strengthen the capacity of current and future geoscientists to access, utilize, and collaborate within the growing ecosystem of open science resources, and to enable input and participation from the full spectrum of diverse talent that society has to offer which includes underrepresented and under-served communities.

Regarding funding phases, the GEO OSE program offers two tracks:

- Track 1: Supports smaller-scale activities such as open science planning, education, and training initiatives. Projects under this track can have a duration of up to 2 years with a maximum budget of $500,000.

- Track 2: Supports larger-scale activities aimed at transforming geoscience research communities toward open science practices. Projects under this track can have a duration of up to 3 years with a maximum budget of $1,000,000.
- Track 1: Supports smaller-scale activities such as open science planning, education, and training initiatives. Projects under this track can have a duration of up to 2 years with a maximum budget of $500,000.

- Track 2: Supports larger-scale activities aimed at transforming geoscience research communities toward open science practices. Projects under this track can have a duration of up to 3 years with a maximum budget of $1,000,000.

### Estimated number of awards

**3-8 Total**
#### 3-8 Total

Anticipated Funding Amount: $2,000,000 to $4,000,000

Expand Down
14 changes: 6 additions & 8 deletions funders/nsf-grants/pose.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,27 +14,25 @@ There are two types of POSE proposals:

Phase I proposals should have the following qualities & objectives:

- Small community of external users (but not necessarily contributors)
- Seeking to develop a plan for community sustainability
- Seeking to provide training & resources to maintainers and other stakeholders trying to build an OSE

- Small community of external users (but not necessarily contributors)
- Seeking to develop a plan for community sustainability
- Seeking to provide training & resources to maintainers and other stakeholders trying to build an OSE

### Phase II

Phase II proposals should have the following qualities & objectives:

- Existing small community of **both** contributors and users.
- Seeking to execute and deliver upon a detailed project plan (similar to those funded in Phase I) to support the further development and sustainability of the OSE.
- Existing small community of **both** contributors and users.
- Seeking to execute and deliver upon a detailed project plan (similar to those funded in Phase I) to support the further development and sustainability of the OSE.

Phase II proposals do not necessarily need to have completed or have been funded for Phase I.

### Estimated number of awards

**30 to 50 Total**
#### 30 to 50 Total

Approximately 20 Phase I awards of up to $300,000 per award with durations up to 1 year and 10 Phase II awards of up to $1,500,000 per award with durations up to 2 years are anticipated, subject to the availability of funds and quality of proposals received.


## Eligibility Criteria

According to the [latest solicitation](https://new.nsf.gov/funding/opportunities/pose-pathways-enable-open-source-ecosystems/nsf24-606/solicitation#elig):
Expand Down
3 changes: 1 addition & 2 deletions funders/nsf-grants/safe-ose.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ invited to submit a **full proposal.**

Preliminary proposals should have the following qualities & objectives (as per the solicitation):


Describe the current status of the targeted OSE and provide pointers to the OSE managing organization and the public repositories for the open-source product. As the PAPPG does not permit URLs in the Project Description, use the References Cited section of the proposal to identify the appropriate resources.
Describe the national/societal/economic impacts of the OSE.
Articulate the targeted classes of safety, security, and/or privacy vulnerabilities to be addressed and the broader impacts of addressing them. Discuss, as appropriate, the potential attacks that could take advantage of these vulnerabilities.
Expand All @@ -40,7 +39,7 @@ Full proposals are submitted according to the NSF PAPPG guidelines. Further deta

### Estimated number of awards

**10 Total**
#### 10 Total

Each award will be for 24 months. The budget for Year 1 should be up to a maximum of $500,000 and the budget for Year 2 should be up to a maximum of $1,000,000, for a total budget of up to $1,500,000 per award.

Expand Down

0 comments on commit 1a35f55

Please sign in to comment.